updateConfig

open fun updateConfig(application: Application, configJSON: String): Configuration

Updates the SDK with a custom configuration JSON string.

Return

the new Configuration file that will be used

Parameters

application

the Application context

configJSON

JSON string for configuration